home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/plugins/postproc/satura/r3saturg.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/gadget/r3ieffgd.js")
- var R3CLID_SATURATIONGADGET = 805;
-
- R3SATGM_ = 805000;
-
- function _R3SATGM_() {
- return this.r3Do(R3SATGM_, arguments);
- }
-
- function r3Saturationgadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_SATURATIONGADGET, arguments);
- }
- // Methods
- this.=_R3SATGM_;
-
- // Attributes
- }
-
- r3Saturationgadget.prototype=new r3Imageeffectgadget;
- // inc/plugins/postproc/satura/r3saturg.h_H